home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / bildschirmschoner / swazblanker / blankers / data / quotes / programing < prev    next >
Text File  |  1996-04-07  |  2KB  |  44 lines

  1. \* QUOTES FILE
  2. \* Programming extensions
  3. \*
  4. %%
  5. DOWNDATE - Similar to the UPDATE directive, but restores the file to what it was before you screwed it up.
  6. %%
  7. ON DISASTER - Similar to ON ERROR GOTO only it doesn't go anywhere. It just quits processing and dumps all
  8. the files, the program, a cross reference listing, and that names and telephone numbers of every
  9. ^knowlegeable programmer and analyst in the country.
  10. %%
  11. MAYBE - A qualifier for conditional branch instructions. Branches about 50% of the time and should be used
  12. ^when the user isn't sure what he/she wants.
  13. %%
  14. HOWEVER - A qualifier for branching instructions that is a combination of WHILE, UNLESS, UNTIL, and THEN.
  15. ^Its outcome is uncertain and should be used only when the program specs are vauge.
  16. %%
  17. %%
  18. SET BELLS - When encoutered, this instruction will sound 70 bells, reverse the screen, and blink 20 times
  19. ^in double-wide, double-high characters: "OK, YA GOT HERE! SO WADDYA WANT, A MEDAL?"
  20. %%
  21. AUTOTIMER - This instruction pulls the plug and invokes the DISASTER routine when your program exceeds 5
  22. ^minutes CPU time.
  23. %%
  24. KAMIKAZE - This lifesaver is a combination of KILL and DELETE. It is placed beyond the END statement. If
  25. ^the program ever gets there, it will delete all of the data files in your account, and itself, then force
  26. ^a hardware malfunction, allowing you to save face.
  27. %%
  28. DOSOMETHINGQUICK - When this instruction is encountered, it will transfer control to the AGREEA.BLE
  29. ^program package, which will accept any kind of garbage, mix it up a little, and display on the terminal 
  30. ^portions of scripture taken from the Psalms. The only parameter is pointed to on entry by R5, and is
  31. ^completely ignored.
  32. %%
  33. TRYANOTHERTECNIQUE - This timesaver is utilized when you can't get a program to work. It shuffles your
  34. ^variables around and gives you another crack at it. When the machine stumbles onto the right
  35. ^solution, it SAVEs the program and gives you all the credit.
  36. %%
  37. /DOCUMENTATION - This neat instruction will scan the program for keywords, access the BUREAUCRATIC.WORDS
  38. ^database with a random technique, blend the words together, and spit out 30 pages of incomprehensible jargon.
  39. %%
  40. /GRAMMAR - Analyzes your syntax and makes any necessary changes
  41. %%
  42. /LOGIC - Analyzes you logic and unkinks it.
  43. %%
  44.